Spring boot系列(二)環境設定


Posted by newstart1117 on 2022-03-18

環境介紹

Java版本

  • java 8

IDE選擇

  • Intellij IDEA
    使用上,自己使用的感受上比Eclipse好用,不管是效能面還是coding角度來看,個人認為Intellij IDEA > Eclipse,純粹個人感受~

Spring boot版本

  • 2.5.7,可對應Swagger2.9.2
    其餘版本需多測試

DB選擇

  • RDS
    • MySQL
  • NoSQL
    • MongoDB

版本控管

  • Github

#java #spring boot







Related Posts

Avoid blocking by navigation menu on mobile device

Avoid blocking by navigation menu on mobile device

自駕車 Software Stack 架構介紹

自駕車 Software Stack 架構介紹

GitHub 協作流程快速教學

GitHub 協作流程快速教學


Comments